home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / lib / xconq / crown.b < prev    next >
Text File  |  1995-07-02  |  218b  |  8 lines

  1. #define crown_width 16
  2. #define crown_height 16
  3. static short crown_bits[] = {
  4.    0x0000, 0x0000, 0x0080, 0x01c0,
  5.    0x0080, 0x0eb8, 0x1ffc, 0x31c6,
  6.    0x3086, 0x188c, 0x188c, 0x1ffc,
  7.    0x1ffc, 0x1ffc, 0x0000, 0x0000};
  8.